home *** CD-ROM | disk | FTP | other *** search
- on(press, release){
- set("_level40/sound/lib:sound","43");
- call("_level40/sound/lib:play");
- path = "_level15/" add _target.substr("10","2") add "/mc/codelib";
- setProperty("../../addpopup", _visible, "0");
- set(path add ":querysubject",eval("_level0/dict:label_enter_a_new_catagory"));
- call(path add ":" add gotolabel);
- tellTarget("../../addButtonMovie/addBounce")
- {
- gotoAndStop(1);
- }
- }
-